Change 'Ok' to 'Select' in the color chooser dialog
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Aug 2011 14:16:34 +0000 (10:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Aug 2011 14:16:34 +0000 (10:16 -0400)
commit3825a098c80b787d5bdab76ff7dc557adf28da97
treebc0ba3a241082726899e4267cb860327533e0108
parent5c5cdf23a8353eca5f5ea34e2b9ccb697fe17b14
Change 'Ok' to 'Select' in the color chooser dialog

We have meaningful labels for the Ok buttons in all other choosers,
so just use the same string we use in the app chooser and the
font chooser.

Also move the mnemonic from s to a in 'Saturation', to avoid a
mnemonic conflict. String change !

https://bugzilla.gnome.org/show_bug.cgi?id=657006
gtk/gtkcolorsel.c
gtk/gtkcolorseldialog.c